switch: Add a diagram to CSS node documentation
authorMatthias Clasen <mclasen@redhat.com>
Tue, 3 Nov 2015 18:28:52 +0000 (13:28 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 3 Nov 2015 19:27:35 +0000 (14:27 -0500)
gtk/gtkswitch.c

index f747d742b01ccf6b47ac04f42afff989d57c1e69..764820924d98040d629361f50a8c33f42b872e4b 100644 (file)
  *
  * # CSS nodes
  *
+ * |[<!-- language="plain" -->
+ * switch
+ * ╰── slider
+ * ]|
+ *
  * GtkSwitch has two css nodes, the main node with the name switch and a subnode
  * named slider. Neither of them is using any style classes.
  */